Uses of Interface
com.cisco.pt.ipc.sim.DeviceDescriptor
Packages that use DeviceDescriptor
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of DeviceDescriptor in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return DeviceDescriptorModifier and TypeMethodDescriptionIPCFactory.getAvailableDeviceAt(DeviceFactory deviceFactory, int index) IPCFactory.getAvailableDeviceForTypeAt(DeviceFactory deviceFactory, DeviceType type, int index) IPCFactory.getDescriptor(Device device) IPCFactory.getDescriptor(DeviceFactory deviceFactory, DeviceType type, String model) Methods in com.cisco.pt.ipc with parameters of type DeviceDescriptor -
Uses of DeviceDescriptor in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as DeviceDescriptor -
Uses of DeviceDescriptor in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return DeviceDescriptorModifier and TypeMethodDescriptionDeviceFactory.getAvailableDeviceAt(int index) Information provided by the PKI file:DeviceFactory.getAvailableDeviceForTypeAt(DeviceType type, int index) Information provided by the PKI file:Device.getDescriptor()Information provided by the PKI file:DeviceFactory.getDescriptor(DeviceType type, String model) Information provided by the PKI file: -
Uses of DeviceDescriptor in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement DeviceDescriptorModifier and TypeClassDescriptionclassInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return DeviceDescriptorModifier and TypeMethodDescriptionDeviceFactoryImpl.getAvailableDeviceAt(int index) Information provided by the PKI file:DeviceFactoryImpl.getAvailableDeviceForTypeAt(DeviceType type, int index) Information provided by the PKI file:DeviceFactoryImpl.getDescriptor(DeviceType type, String model) Information provided by the PKI file:DeviceImpl.getDescriptor()Information provided by the PKI file: